ASP.NET Core MVC コントロールヘルプ
MultiSelectListBox<T> コンストラクタ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > MultiSelectListBox<T> クラス : MultiSelectListBox<T> コンストラクタ
The html helper
The selector
Creates one MultiSelectListBox<T> instance.
シンタックス
'宣言
 
Public Function New( _
   ByVal helper As Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper, _
   Optional ByVal selector As System.String _
)
public MultiSelectListBox<T>( 
   Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper helper,
   System.string selector
)

パラメータ

helper
The html helper
selector
The selector
参照

MultiSelectListBox<T> クラス
MultiSelectListBox<T> メンバ